home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2003 March
/
PCWorld_2003-03_cd.bin
/
Software
/
Topware
/
sandra
/
setup.exe
/
{app}
/
docs
/
style
/
default.css
next >
Wrap
Cascading Style Sheet File
|
2001-12-18
|
995b
|
65 lines
BODY, TD, P {
font-family: Verdana;
font-size: 10pt;
font-weight: plain;
color: black;
background: "white";
}
TH {
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
color: white;
background: blue;
text-align: center;
}
.title {
font: 10pt/12pt Verdana;
font-style: plain;
font-weight: light;
color: black;
text-align: center;
}
BLOCKQUOTE {
background: #7fffd4
}
H1 {
font-family: Verdana;
font-size: 16pt;
font-weight: bold;
color: blue;
}
H2 {
font-family: Verdana;
font-size: 14pt;
font-weight: bold;
color: blue;
}
H3 {
font-family: Verdana;
font-size: 12pt;
font-weight: bold;
color: blue;
}
H4 {
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
color: black;
}
H5 {
font: 8pt/10pt Verdana;
font-weight: light;
}
A:link { color: #003399 }
A:visited { color: #003399 }
A:hover { color: red }